@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
address,caption,cite,code,dfn,em,th,var,i,b{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit; border:none;}
input,button{overflow: visible;vertical-align:middle;outline:none}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur())}
sub,sup{vertical-align:baseline}
table{border-collapse:collapse;border-spacing:0}
textarea { resize:none} 
input[type="submit"],input[type="button"]{ cursor:pointer;}
img{border:0;vertical-align:middle;}
a img,img{-ms-interpolation-mode:bicubic}
a{text-decoration:none;cursor: pointer; color:#999}
a:hover{text-decoration:none}
button,input[type=submit],input[type=reset],input[type=text],input[type=button],select{-webkit-appearance:none;border-radius:0;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:0;blr:expression(this.onFocus=this.blur());border: none;}
body,th,td,button,input,select,textarea{  font-family:Arial, "微软雅黑"; font-size:12px;color:#666;}
.layout{ margin:0 auto; width: 1200px;}
.l,.left,.fl{ float:left}
.r,.right,.fr{ float:right}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0}
.clearfix{*zoom:1}
body{ min-width:1200px; overflow:auto;}

/*slick*/
.slick-slider{position: relative;outline: none;display: block; -moz-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-ms-transition:all 0.5s;}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none; float: left;outline: 0 none;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-arrow.slick-hidden { display: none;}
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; padding: 0px; cursor: pointer; }
.slick-dots button{display: none;}
/*slick*/
.pich{
	overflow: hidden;
}
.pich img{
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.pich:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.header{
	background: #FFFFFF;
	height: 110px;
}
.logo{
	float: left;
	width: 606px;
	height: 58px;
	background: url(../images/logo.png) center no-repeat;
	margin-top: 26px;
}
.header h3{
	float: left;
	text-align: center;
	font-size: 16px;
	color: #c62b32;
	line-height: 24px;
	margin-top: 35px;
	margin-left: 60px;
	font-weight: bold;
}
.header h3 em{
	display: block;
	font-size: 12px;
	color: #949393;
	line-height: 16px;
}

.lan{
	float: right;
	margin-left: 20px;
	margin-top: 35px;
	width: 80px;
	text-align: center;
	position: relative;
}
.lan span{
	display: block;
	line-height: 40px;
	text-transform: capitalize;
	font-size: 16px;
	color: #666666;
	cursor: pointer;
}
.lan ul{
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	background: #FFFFFF;
	line-height: 34px;
	font-size: 14px;
	padding: 10px 0;
	display: none;
}
.lan ul li a{
	color: #666666;
}
.lan ul li:hover{
	background: #f4f4f4;
}

.header .dianhua{
	float: right;
	font-size: 13px;
	color: #6e6d6d;
	line-height: 18px;
	padding-left: 48px;
	background: url(../images/dh.jpg) left 2px no-repeat;
	margin-top: 35px;
}
.header .dianhua p{
	font-size: 20px;
	color: #C62B32;
	font-weight: bold;
	line-height: 23px;
}
.menu{
	background: #c62b32;
}
.menu li{
	float: left;
	text-align: center;
	width: 130px;
	margin-right: 45px;
	position: relative;
}
.menu li>a{
	display: block;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 21px;
	padding: 20px 0 17px;
}
.menu li p{
	font-size: 10px;
	text-transform: uppercase;
	filter:alpha(opacity=50);   
	-moz-opacity:0.5;   
	-khtml-opacity: 0.5;   
	opacity: 0.5; 
	line-height: 14px;
}
.menu li.last{
	margin-right: 0;
}
.menu li:hover,
.menu li.on{
	background: #901d22;
}
/**************************************新增********************************************/
.menu li:hover .menu-box{display: block;}
.menu-box{position: absolute;left: 0; width: 380px; z-index: 9; display: none;}
.menu2{ width: 189px; border-right: 1px solid #e5e5e5;background: url(../images/zz.png);}
.menu2 dd{padding-left: 20px;padding-right: 10px;text-align: left;}
.menu2 dd a{display: block;height: 43px; line-height: 43px;font-size: 14px;color: #666;background: url(../images/jr.png) right center no-repeat;}
.menu2 dd:hover,.menu2 dd.on{background: #918d8c;}
.menu2 dd:hover a,.menu2 dd.on a{color: #fff;background: url(../images/jron.png) right center no-repeat;}

.menu3_box{position: absolute;right: 0;top: 0;height: 100%; width: 190px; background: url(../images/zz.png);display: none;}
.menu3 dd{padding-left: 20px;padding-right: 10px;text-align: left;}
.menu3 dd a{display: block;height: 43px;line-height: 43px;font-size: 14px;color: #666;}
.menu3_box .menu3{display: none;}
.menu3_box .menu3.on{display:block;}
.menu3 dd:hover a{color: #901d22;}

/**************************************************************************************/

.banner .pic{
	display: block;
	height: 520px;
	background: center no-repeat;
}
.banner .slick-dots{
	height: 13px;
	bottom: 32px;
}
.banner .slick-dots li{
	width: 13px;
	height: 13px;
	background: #FFFFFF;
	margin: 0 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.banner .slick-dots li.slick-active{
	background: #c62b32;
}
.search{
	height: 50px;
	overflow: hidden;
	background: #333333;
}
.search p{
	float: left;
	color: #FFFFFF;
	line-height: 50px;
	max-width: 800px;
	overflow: hidden;
}
.search p a{
	display: inline-block;
	color: #FFFFFF;
	margin-right: 12px;
}
.search p a:hover{
	text-decoration: underline;
}
.search form{
	float: right;
	width: 376px;
	height: 26px;
	margin-top: 12px;
}
.search form .text{
	float: left;
	width: 308px;
	height: 26px;
	padding: 0 10px;
	line-height: 26px;
	color: #aaaaaa;
}
.search form .button{
	width: 48px;
	height: 26px;
	color: #FFFFFF;
	background: #666666;
}
.index_1{
	padding: 55px 0 60px;
	position: relative;
}
.title{
	color: #333333;
	padding-left: 19px;
	background: url(../images/titlebg.png) left center no-repeat;
}
.title p{
	line-height: 28px;
	font-size: 20px;
}
.title p em{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.title span{
	display: block;
	font-size: 14px;
	line-height: 20px;
}
.titchange{
	padding-top: 25px;
}
.titchange p{
	width: 150px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
	border: 1px #ddd solid;
	margin-right: 22px;
}
.titchange .slick-current p{
	color: #c2272d;
	border-color: #c2272d;
}
.prolist dd{
	float: left;
	padding: 1px;
	width: 380px;
	margin: 30px 27px 0 0;
	background: #DDDDDD;
}
.prolist dd.nm{
	margin-right: 0;
}
.prolist dd .pic{
	width: 378px;
	height: 202px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	text-align: center;
	background: #FFFFFF;
	line-height: 202px;
}
.prolist dd .pic img{
	width: auto;
	max-width: 100%;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.prolist dd p{
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 45px;
}
.prolist dd:hover{
	background: #c2272d;
}
.prolist dd:hover p{
	color: #FFFFFF;
}
.prolist dd:hover .pic{
	border-color: #c2272d;
}
.prolist dd:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.slick-prev,
.slick-next{
	width: 17px;
	height: 32px;
	background: url(../images/arw1.png) 0 0 no-repeat;
	position: absolute;
	right: 60px;
	top: -106px;
	z-index: 9;
	cursor: pointer;
}
.slick-next{
	right: 0;
	background-position: -17px 0;
}
.index_2{
	height: 462px;
	background: url(../images/pic3.jpg) center no-repeat;
	padding-top: 40px;
}
.index_2 .tit{
	text-align: center;
	color: #FFFFFF;
	font-size: 32px;
	line-height: 44px;
	padding-bottom: 14px;
	background: url(../images/bg1.png) center bottom no-repeat;
}
.index_2 .tit p{
	font-size: 20px;
	text-transform: uppercase;
	line-height: 28px;
}
.index_2 .con{
	padding-top: 30px;
}
.index_2 .video{
	float: left;
	width: 500px;
	height: 282px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.index_2 .video .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg2.png) repeat;
}
.index_2 .video b{
	display: block;
	width: 72px;
	height: 72px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	background: url(../images/play.png) center no-repeat;
}
.index_2 .dot{
	float: right;
	width: 666px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 34px;
	padding-top: 5px;
	height: 272px;
	overflow: hidden;
}
.index_3{
	background: #eeeeee;
	padding: 60px 0;
}
.index_3 .con{
	background: #FFFFFF;
	width: 1199px;
	margin: 0 auto;
}
.index_3 .hd{
	border-bottom: 1px #DDDDDD solid;
}
.index_3 .hd li{
	float: left;
	width: 399px;
	border-right: 1px #DDDDDD solid;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	cursor: pointer;
}
.index_3 .hd i{
	display: inline-block;
	vertical-align: top;
	background: left center no-repeat;
	padding-left: 40px;
}
.index_3 .hd .li1 i{
	background-image: url(../images/ic1.png);
}
.index_3 .hd .li2 i{
	background-image: url(../images/ic2.png);
}
.index_3 .hd .li3 i{
	background-image: url(../images/ic3.png);
}
.index_3 .hd .li3{
	border-right: none;
}
.index_3 .hd li.on{
	color: #FFFFFF;
	background: #c2272d;
}
.index_3 .hd .li1.on i{
	background-image: url(../images/ic1-2.png);
}
.index_3 .hd .li2.on i{
	background-image: url(../images/ic2-2.png);
}
.index_3 .hd .li3.on i{
	background-image: url(../images/ic3-2.png);
}
.index_3 .bdcon{
	padding: 22px 30px 30px;
}
.index_3 .bdcon .fl{
	width: 760px;
}
.index_3 .bdcon .pich{
	float: left;
	width: 400px;
	height: 258px;
	margin-top: 7px;
}
.index_3 .bdcon .word{
	float: right;
	width: 335px;
}
.index_3 .bdcon .word p{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.index_3 .bdcon .word span{
	display: block;
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	margin-top: 20px;
	height: 130px;
	overflow: hidden;
}
.index_3 .bdcon .more{
	height: 32px;
	margin-top: 23px;
}
.index_3 .bdcon .more a{
	display: block;
	width: 104px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #FFFFFF;
	background: #c2272d;
	float: right;
}
.index_3 .bdcon ul{
	float: right;
	width: 337px;
}
.index_3 .bdcon ul a{
	display: block;
	padding-left: 15px;
	line-height: 38px;
	background: url(../images/dot1.png) left center no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #333333;
}
.index_3 .bdcon ul a:hover{
	color: #c2272d;
	text-decoration: underline;
}
.index_4{
	padding: 55px 0 60px;
}
.parner{
	margin-top: 25px;
}
.parner .pic{
	display: block;
	width: 292px;
	height: 98px;
	border: 1px #DDDDDD solid;
	overflow: hidden;
	text-align: center;
	line-height: 98px;
}
.parner .pic img{
	width: auto;
	max-width: 100%;
}
.parner .slick-prev, 
.parner .slick-next{
	top: -68px;
}
.parner .pic:hover{
	border-color: #c2272d;
}
.foot{
	background: #666666;
	padding-top: 23px;
}
.fmenu{
	padding-bottom: 40px;
}
.fmenu dl{
	float: left;
	width: 155px;
	margin-right: 5px;
}
.fmenu h3{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
}
.fmenu dd{
	font-size: 14px;
	line-height: 40px;
}
.fmenu dd a{
	color: #FFFFFF;
	filter:alpha(opacity=50);   
	-moz-opacity:0.5;   
	-khtml-opacity: 0.5;   
	opacity: 0.5; 
}
.fmenu dd a:hover{
	text-decoration: underline;
}
.fmenu .conbox{
	float: left;
	width: 420px;
}
.fmenu .conbox p{
	font-size: 30px;
	color: #FFFFFF;
	filter:alpha(opacity=50);   
	-moz-opacity:0.5;   
	-khtml-opacity: 0.5;   
	opacity: 0.5; 
	padding-left: 48px;
	background: url(../images/ic4.png) left center no-repeat;
	line-height: 50px;
}
.fmenu .conbox span{
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	filter:alpha(opacity=50);   
	-moz-opacity:0.5;   
	-khtml-opacity: 0.5;   
	opacity: 0.5;
	line-height: 30px;
	padding-top: 6px;
}
.fwechat{
	float: right;
	width: 136px;
}
.fwechat p{
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 35px;
	background: url(../images/ic5.png) left center no-repeat;
	line-height: 56px;
}
.fwechat .pic img{
	width: 100%;
}
.copyright{
	font-size: 14px;
	background: #333333;
	line-height: 54px;
}
.copyright p{
	color: #adadad;
}
.copyright p em{
	display: inline-block;
	vertical-align: top;
	padding-left: 25px;
	background: url(../images/ic6.png) left center no-repeat;
}
.copyright p i{
	display: inline-block;
	vertical-align: top;
	padding: 0 24px 0 12px;
}
.inbanner{
	height: 300px;
	background: center no-repeat;
}
.main{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 70px;
}
.loca{
	font-size: 14px;
	color: #666666;
	line-height: 72px;
}
.loca a{
	display: inline-block;
	color: #666666;
	vertical-align: top;
}
.loca em{
	color: #666666;
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
}
.loca a:hover{
	text-decoration: underline;
	color: #c62b32;
}
.lnav{
	float: left;
	width: 234px;
}
.lnav .tit{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 42px;
	background: #c62b32;
	color: #FFFFFF;
}
.lnav ul{
	padding: 12px 0 30px;
}
.lnav li{
	font-size: 14px;
	
	padding-right: 15px;
	/*background: url(../images/bg3.jpg) right center no-repeat;*/
}
.lnav li>a{
	padding-left: 15px;
	display: block;
	height: 53px;line-height: 53px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: 1px solid #e8e8e8;
	color: #666666;
}
.lnav li>a i{display: inline-block;width: 8px;height: 14px;background: url(../images/jr.png) center no-repeat;margin-right: 15px;vertical-align: middle;}
.lnav li:hover>a{
	color: #fff;
	background: #c62b32;

}
.lnav li.on>a{
	color: #fff;
	background: #c62b32;

}
.lnav li.on>a i{
	background: url(../images/jron.png) center no-repeat;
}
.lnav li:hover>a i{background: url(../images/jron.png) center no-repeat;}
.lnav .conbox{
	font-size: 14px;
	color: #666666;
	line-height: 34px;
	padding-top: 12px;
}
/**************************************************************************************/
.nav2{background: #f3f3f3; display: none;margin-top: 3px;}
.nav2 dd{padding: 0 15px; text-align: left;}
.nav2 dd a{display: block;height: 36px; line-height: 36px;font-size: 14px;color: #666;background: url(../images/jr.png) right center no-repeat;}
.nav2 dd:hover,.nav2 dd.on{background: #a8a8a8;}
.nav2 dd:hover a,.nav2 dd.on a{color: #fff;background: url(../images/jron.png) right center no-repeat;}





/**************************************************************************************/
.rightall{
	float: right;
	width: 940px;
}
.rtit{
	font-size: 26px;
	color: #333333;
	text-align: center;
	line-height: 54px;
}
.prolist2 dd{
	margin: 23px 20px 0 0;
	width: 298px;
}
.prolist2 dd .pic{
	width: 296px;
	height: 158px;
}
.page{
	text-align: center;
	padding-top: 40px;
}
.dis{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 1;
}
.page a{
	float: left;
	line-height: 24px;
	font-size: 14px;
	color: #666666;
	padding: 0 13px;
	margin: 0 5px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
}
.page a.on,
.page a:hover{
	color: #FFFFFF;
	background: #c62b32;
}
.tuibox{
	margin-top: 50px;
}
.tuibox .tit{
	font-size: 14px;
	color: #FFFFFF;
	background: #c62b32;
	padding: 0 30px;
	line-height: 40px;
}
.tuibox .con{
	border: 1px #DDDDDD solid;
	border-top: none;
	padding: 14px 30px;
}
.tuibox ul{
	float: left;
	width: 538px;
	margin-right: 30px;
	font-size: 14px;
}
.tuibox ul li{
	padding-left: 15px;
	background: url(../images/dot2.png) left center no-repeat;
	line-height: 40px;
}
.tuibox ul a{
	display: block;
	color: #666666;
}
.tuibox ul i{
	float: right;
}
.tuibox ul span{
	display: inline-block;
	vertical-align: top;
	width: 420px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tuibox ul.rul{
	margin-right: 0;
	padding-left: 30px;
	border-left: 1px #DDDDDD dashed;
}
.tuibox ul li:hover a{
	color: #C62B32;
}
.pro_det .pic{
	text-align: center;
}
.pro_det .pic img{
	width: auto;
	max-width: 100%;
}
.pro_det h3{
	font-size: 16px;
	color: #C62B32;
	line-height: 40px;
}
.pro_det table{
	width: 100%;
	border-left: 1px #DDDDDD solid;
	border-top: 1px #DDDDDD solid;
}
.pro_det table td{
	text-align: center;
	border-right: 1px #DDDDDD solid;
	border-bottom: 1px #DDDDDD solid;
	line-height: 40px;
	width: 155px;
	font-size: 14px;
	color: #666666;
}
.pro_det .bz{
	font-size: 14px;
	color: #999999;
	line-height: 52px;
}
.pro_det p{
	font-size: 14px;
	color: #666666;
	line-height: 34px;
}
.case_show li{
	float: left;
	width: 220px;
	height: 204px;
	margin: 12px 20px 0 0;
}
.case_show li .pich,
.case_show li .pic{
	width: 214px;
	height: 132px;
	border: 3px #EEEEEE solid;
}
.case_show li .pic{
	overflow: hidden;
	position: relative;
}
.case_show li .pic b{
	display: block;
	width: 54px;
	height: 54px;
	background: url(../images/play2.png) center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -27px;
	margin-top: -27px;
}
.case_show li .box{
	padding: 0 10px;
	height: 66px;
	color: #666666;
}
.case_show li h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.case_show li p{
	line-height: 14px;
}
.case_show li.nm{
	margin-right: 0;
}
.case_show li:hover{
	background: #C62B32;
}
.case_show li:hover .pich,
.case_show li:hover .pic{
	border-color: #C62B32;
}
.case_show li:hover .box{
	color: #FFFFFF;
}
.one_look{
	width: 936px;
	margin: 20px auto 0;
}
.one_look .bigimg .pic{
	width: 936px;
	height: 610px;
}
.one_look .bigimg .slick-prev, 
.one_look .bigimg .slick-next{
	width: 50px;
	height: 168px;
	top: 50%;
	margin-top: -84px;
	left: 0;
	background: url(../images/arw2.png) 0 0 no-repeat;
}
.one_look .bigimg .slick-next{
	left: auto;
	right: 0;
	background-position: -50px 0;
}
.one_look .smallimg{
	margin-top: 6px;
	padding: 0 29px;
} 
.one_look .smallimg .pic{
	width: 213px;
	height: 138px;
	margin: 0 auto;
	cursor: pointer;
}
.one_look .smallimg .slick-prev, 
.one_look .smallimg .slick-next{
	width: 26px;
	height: 138px;
	top: 50%;
	margin-top: -69px;
	left: 0;
	background: url(../images/arw3.jpg) 0 0 no-repeat;
}
.one_look .smallimg .slick-next{
	left: auto;
	right: 0;
	background-position: -26px 0;
}
.news ul{
	border-bottom: 1px #DDDDDD solid;
}
.news li{
	border-top: 1px #DDDDDD solid;
}
.news li a{
	display: block;
	padding: 23px 0;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.news li .pich{
	width: 240px;
	height: 152px;
	float: left;
}
.news li .word{
	float: right;
	width: 670px;
}
.news li h3{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 46px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news li p{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}
.news li span{
	display: block;
	font-size: 14px;
	color: #999999;
	line-height: 32px;
	padding-top: 10px;
}
.news li:hover a{
	padding-left: 5px;
	padding-right: 5px;
	background: #f5f5f5;
}
.news_det .tit{
	text-align: center;
	font-size: 26px;
	color: #333333;
	line-height: 28px;
	padding-bottom: 3px ;
	border-bottom: 1px #DDDDDD dashed;
}
.news_det .tit p{
	font-size: 14px;
	color: #999999;
	line-height: 46px;
}
.news_det .tit em{
	display: inline-block;
	vertical-align: top;
	margin-left: 35px;
}
.news_det h3{
	font-size: 14px;
	color: #666666;
	line-height: 34px;
	padding-top: 20px;
}
.news_det .pic{
	text-align: center;
	padding-top: 20px;
}
.news_det .pic img{
	width: auto;
	max-width: 100%;
}
.news_det .btn{
	font-size: 14px;
	padding-top: 20px;
}
.news_det .btn h4{
	line-height: 50px;
}
.news_det .btn a{
	display: inline-block;
	color: #666666;
}
.news_det .btn a:hover em{
	color: #C62B32;
	text-decoration: underline;
}
.licheng .pic{
	text-align: center;
}
.licheng .pic img{
	width: auto;
	max-width: 100%;
}
.licheng h3{
	font-size: 14px;
	color: #999999;
	line-height: 30px;
	padding: 14px 0 42px;
	text-align: center;
}
.intro .word{
	padding-top: 20px;
}
.intro .word h3{
	text-indent: 2em;
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}
.intro .word h3 em{
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	color: #333333;
}
.intro .pic{
	text-align: center;
	padding-top: 20px;
}
.intro .pic img{
	width: auto;
	max-width: 100%;
}
.intro h4{
	font-size: 16px;
	color: #C62B32;
	line-height: 70px;
}
.conus ul{
	padding-top: 30px;
}
.conus ul li{
	float: left;
	width: 195px;
	margin: 0 20px;
	text-align: center;
	font-size: 14px;
}
.conus ul i{
	display: block;
	width: 72px;
	height: 72px;
	margin: 0 auto;
}
.conus ul p{
	line-height: 24px;
	padding-top: 15px;
}
.liuyan .int{
	padding-top: 22px;
}
.liuyan .int span{
	display: block;
	float: left;
	font-size: 14px;
	color: #666666;
	line-height: 38px;
	width: 50px;
}
.liuyan .int .text{
	float: left;
	width: 868px;
	height: 36px;
	border: 1px #DDDDDD solid;
	padding: 0 10px;
	line-height: 36px;
	font-size: 14px;
	color: #666666;
}
.liuyan .int textarea{
	float: left;
	width: 868px;
	border: 1px #DDDDDD solid;
	line-height: 36px;
	color: #666666;
	outline: none;
	height: 156px;
}
.liuyan .button{
	display: block;
	width: 140px;
	height: 38px;
	color: #FFFFFF;
	background: #C62B32;
	font-size: 14px;
	margin: 22px auto 0;
}
.yxiao{
	border: 1px #DDDDDD solid;
	padding: 12px 10px;
}
.yxiao .yxmap{
	float: left;
	width: 670px;
	height: 426px;
	background: url(../images/map2.jpg) center no-repeat;
	position: relative;
}
.yxiao .yxmap .slick-list{
	height: 100% !important;
}
.yxiao .yxmap .p{
	width: 6px !important;
	height: 6px !important;
	background: url(../images/dot3.png) center no-repeat;
	cursor: pointer;
	position: absolute;
	z-index: 99;
	color: #d7032f;
}
.yxiao .yxmap .p1{
	left: 480px;
	top: 269px;
}
.yxiao .yxmap .p2{
	left: 463px;
	top: 304px;
}
.yxiao .yxmap .p3{
	left: 430px;
	top: 265px;
}
.yxiao .yxmap .p4{
	left: 330px;
	top: 290px;
}
.yxiao .yxmap .p5{
	left: 300px;
	top: 200px;
}
.yxiao .yxtit{
	float: right;
	width: 242px;
	height: 426px;
	padding: 27px 0;
	position: relative;
}
.yxiao .yxtit .box{
	padding: 1px 1px 1px 12px;
	background: #DDDDDD;
	cursor: pointer;
	margin: 5px 0;
}
.yxiao .yxtit .word{
	background: #FFFFFF;
	padding: 0 15px;
	height: 110px;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
}
.yxiao .yxtit h3{
	font-size: 16px;
	color: #333333;
	line-height: 38px;
}
.yxiao .yxtit p{
	line-height: 18px;
}
.yxiao .yxtit span{
	display: block;
	padding-top: 10px;
	line-height: 18px;
}
.yxiao .yxtit .slick-prev, 
.yxiao .yxtit .slick-next{
	width: 70px;
	height: 26px;
	background: url(../images/arw4.jpg) 0 0 no-repeat;
	left: 50%;
	top: 0;
	z-index: 9;
	margin: 0;
	margin-left: -35px;
}
.yxiao .yxtit .slick-next{
	top: auto;
	bottom: 0;
	background-position: 0 -26px;
}
.yxiao .yxtit .slick-current .box{
	background: #C62B32;
}
.yxiao .yxtit .slick-current h3{
	color: #C62B32;
}




